home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / bbsutils / ulp107b.arj / PCBTEST.BAT < prev    next >
DOS Batch File  |  1994-04-24  |  353b  |  13 lines

  1. @Echo off
  2. cls
  3. REM
  4. REM   For single node systems:
  5. REM
  6. c:\ulp\ulptest -Cc:\ulp\ulp.cfg -F%1 -M%2 -D%3
  7. REM
  8. REM   Multinode systems require the node number for proper multinode
  9. REM   operation!  Passing the PCBNODE environment variable created by
  10. REM   PCBoard is sufficient:
  11. REM
  12. REM   c:\ulp\ulptest -Cc:\ulp\ulp.cfg -F%1 -M%2 -D%3 -N%PCBNODE%
  13.